home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2001 Haziran / CHIP Haziran2001.iso / prog / yerli / 16 / _SETUP.1 / VideoMax.exe / 0 / RCDATA / TTITLEFORM / TTITLEFORM.txt
Text File  |  1999-04-04  |  562b  |  29 lines

  1. object TitleForm: TTitleForm
  2.   Left = 427
  3.   Top = 245
  4.   BorderStyle = bsNone
  5.   Caption = 'TitleForm'
  6.   ClientHeight = 28
  7.   ClientWidth = 195
  8.   Color = clBlack
  9.   Font.Charset = TURKISH_CHARSET
  10.   Font.Color = clWhite
  11.   Font.Height = -19
  12.   Font.Name = 'Arial'
  13.   Font.Style = [fsBold]
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poDefault
  17.   PixelsPerInch = 96
  18.   TextHeight = 22
  19.   object Title: TLabel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 155
  23.     Height = 22
  24.     Alignment = taCenter
  25.     Caption = 'Deneme deneme'
  26.     Transparent = True
  27.   end
  28. end
  29.